Skip to content

Remove MP3 preprocessing#44

Merged
hyperquantum merged 1 commit into
developfrom
remove-mp3-preprocessing
Apr 16, 2026
Merged

Remove MP3 preprocessing#44
hyperquantum merged 1 commit into
developfrom
remove-mp3-preprocessing

Conversation

@hyperquantum
Copy link
Copy Markdown
Owner

Remove the MP3 preprocessing phase that removes the ID3v2 tag from the preloaded file before playback. This preprocessing was introduced a long time ago because the Windows audio backend that was used by Qt back then (DirectShow) failed to play MP3 files that contained an ID3v2.4 tag. This workaround should no longer be necessary.

Remove the MP3 preprocessing phase that removes the ID3v2 tag from the
preloaded file before playback. This preprocessing was introduced a
long time ago because the Windows audio backend (DirectShow) failed to
play MP3 files that had an ID3v2.4 tag. This workaround should no
longer be necessary.
@hyperquantum hyperquantum merged commit 80e76a8 into develop Apr 16, 2026
4 checks passed
@hyperquantum hyperquantum deleted the remove-mp3-preprocessing branch April 16, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant